/*
Theme Name: Lounging Around
URI: http://creativegirlstudio.com
Description: A 3 Column Wordpress Theme Released by Creative Girl Studio.  Illustration can be found at <a href="http://istockphoto.com">iStockPhoto</a>.
Author: Creative Girl Studio
Author URL: http://creativegirlstudio.com
*/


body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 padding: 0px;
 margin: 0px;
 background: #e77568;
 text-align: justify;
 }
#wrap {
 width: 976px;
 padding: 0px;
 margin: auto;
background: url(images/wrapper.png) repeat-y;
 }
#header {
 height: 336px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background: url(images/header.jpg) no-repeat center;
 text-align: right;
 color: #e77568;
 }
#header h1 {
 color: #F05B72;
 font-size: 38px;
 margin: 0px;
 padding: 0px;
 }
#navigation {
 background: #FFFFFF;
 clear: both;
 height: 35px;
 font-weight: bold;
 color: #e77568;
 margin: auto;
 font-size: 14px;
 width: 950px;
 text-align: center;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 8px 0px 0px 10px;
 padding: 0px;
 color: #e77568;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 color: #e77568;
 }
#content {
 float: left;
 width: 530px;
 }
.entry_break {
 background: url('images/break.png') no-repeat center;
 margin: auto;
 height: 23px;
 }
.entry_body {
 padding: 10px 15px;
 margin: 0px 0px 50px 0px;
 }
#content h1 {
 font-size: 26px;
 color: #F05B72;
 font-weight: bold;
 padding: 0px;
 margin: 0px;
 }
.entry_date {
 clear: both;
 padding: 3px 0px;
 color: #636467;
 }
.entry_body p {
 line-height: 18px;
 }
.entry_body blockquote {
 padding: 0px 10px;
 margin: 10px 30px;
 border-left: 4px solid #D176B0;
 color: #636467;
 text-align: justify;
 }
.entry_footer {
 clear: both;
 text-align: right;
 margin: 0px;
 padding: 5px;
 height: 15px;
 border-top: 1px dashed #50C6DD;
 border-bottom: 1px dashed #50C6DD;
 }
.entry_categories {
 clear: both;
 padding: 10px;
 }

#footer_link {
 clear: both;
 padding: 10px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 padding-left: 10px;
 }
.footerright {
 color: #000000;
 float: right;
 }
#sidebar {
 width: 420px;
 padding: 0px;
 float: right;
 margin: 0px;
 }
#sidebar_left {
 float: left;
 padding: 10px;
 width: 190px;
 }
#sidebar_right {
 float: right;
 padding: 10px;
 width: 190px;
 }
#sidebar h2 {
 font-size: 16px;
 color: #a5cac5;
 background: url('images/titles.png') no-repeat left;
 padding: 12px 0px 12px 5px;
 margin: 3px 0px;
 }
#sidebar ul {
 list-style: none;
 margin: 0px 0px 30px 0px;
 padding: 5px;
 }
#sidebar li {
 padding: 3px 0px;
 }
#footer {
 clear: both;
 text-align: center;
 padding: 0px;
 color: #000000;
 height: 50px;
 }

#navigation a {
 text-decoration: none;
 color: #e77568;
 }
#navigation a:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: #a5c9c5;
 }
#footer a {
 text-decoration: none;
 color: #f3757d;
 }
#footer a:hover {
 text-decoration: underline;
 color: #404040;
 }
#sidebar a {
 text-decoration: none;
 color: #404040;
 }
#sidebar a:hover {
 text-decoration: underline;
 color: #f3757d;
 }
.wp-smiley {
 padding: 0px;
 margin: 0px;
 border: 0px;
 background: transparent;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }
.pagetitle {
 margin: 0px;
 padding: 10px;
 }
.postmetadata {
 clear: both;
 padding: 10px;
 border: 1px solid #CCCCCC;
 }
.alt {
 background: #ECD6E8;
 }
#comment_box {
 margin: 5px 20px;
 }
#comment_box ol {
 padding: 0px;
 list-style: none;
 }
#comment_box li {
 padding: 10px;
 list-style: none;
 }
.textwidget {
 padding: 5px 0px 5px 5px;
 margin: 0px 0px 10px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 2px 0px 20px 0px;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px 0px;
 }
#wp-calendar a {
 text-decoration: underline;
 }
#wp-calendar td {
 text-align: center;
 }
a {
 text-decoration: none;
 color: #f3757d;
 }
a:hover {
 text-decoration: none;
 color: #404040;
 }
#flickr { text-align: center;}
#flickr img {width: 55px; height: 55px; padding: 0px; margin: 2px;  border: 1px solid; border-color: #000000;
}